例文
- もっと例文: 1 2 3 4 5 6 7 8 9
- Among dynamically typed languages, Python is moderately type-checked.
- Most dynamic languages are also dynamically typed, but not all are.
- For example, Erlang is dynamically typed but has static name resolution.
- Scala is statically typed, while both Groovy and Clojure are dynamically typed.
- Almost all prototype-based systems are based on interpreted and dynamically typed languages.